home *** CD-ROM | disk | FTP | other *** search
/ QuickCam Registration Bonus / quickcam_3_01.iso / Shareware / Fast Player / About Fast Player next >
Encoding:
Text File  |  1994-11-26  |  7.2 KB  |  115 lines  |  [ttro/text]

  1.           Fast Player
  2.  
  3.  
  4. About it:
  5.      This program was designed to be a fast QuickTime movie player.  It contains special options such as Preload movie and No backgrounding.  Preload movie loads the movie from the disk into RAM.  Preload movie gives the greatest performance increase and results in smother playing movies, especially with slow drives and remote volumes.  No backgrounding is an option to play movies without having to quit other applications which may cause jerky playback.
  6.      FastPlayer is not fat binary.  My code runs very little during movie playback so there would be no speed gain in recompiling.
  7.  
  8. Speed Tips:
  9. • Have as few as possible movies open at a time.
  10. • For multiple movies to play well simultaneously they must have been created with sufficient key frames.
  11. • Movies always play better when completely visible.
  12. • Boost the “Preferred size:” in Finder’s Get Info window to preload larger movies.
  13.  
  14. Things That Are Great:
  15. • Has features for fast and smooth playback.
  16. • With adequate RAM, movies can be played from even the slowest networks and drives.
  17. • Display is suitable for electronic movie and slideshow presentations.
  18. • Creates single fork movies for use on non-Mac computers.
  19. • Program is small, compact, and pure.
  20. • Intelligent CPU usage.
  21. • Free!
  22.  
  23. Things That Could Be Better:
  24. • Having several movies open at once may degrade playback.
  25. • If a movie does not play correctly, Fast Player may be out of memory.  Try unchecking Preload movie on movies or closing windows.
  26. • Fast Player does not print.
  27. • Editing is a mess!  The problem lies in changing the movie size.
  28. • Error reporting lacks any detail.  It either warns you or quits.
  29. • No preferences file yet.
  30. • Movies are dragable without title bars but they can be dragged off the screen and become inaccessible when title bars are returned.  Drag and drop editing, if installed, makes borderless window moving very confusing.
  31. • This version isn’t tested much!
  32.  
  33. Notes:
  34. • Preload movie will not work well if the movie loads into virtual memory.
  35. • Under no circumstances should you ever “Force Quit” or debugger-kill Fast Player; always quit by normal means.  QuickTime needs to be shut down properly to avoid a system crash.  If Fast Player ever survives a “Force Quit” immediately save all open documents and then restart.
  36. • Movies can still be dragged when Movie Borders is selected; drag by the outline.
  37. • As of QuickTime 2.0 there is no support for fast dithering at 2 bits per pixel or double size below 8 bits per pixel.
  38.  
  39.  
  40. How to use menus:
  41. About Fast Player - It says I made it.
  42.  
  43. File
  44. Open - Opens a QuickTime movie.
  45.  
  46. Close - Closes the frontmost movie.
  47.  
  48. Save - Saves the frontmost movie.  Does not use self-contained format.
  49.  
  50. Export as single fork movie… - Saves the frontmost movie in single fork, self-contained format.  Use this format for uploading movies to public archives.  Flattened movies are required for all non-Macintosh QuickTime players.
  51.  
  52. Quit - Quits.  You will not be prompted to save changes.
  53.  
  54. Edit
  55. A standard editing menu except it doesn’t work as nicely as it should.  (Hey, it's only a player!)  Drag&Drop seems to work too.
  56.  
  57. Movie
  58. Play selection only - The movie will only play the portion selected in the slider control.
  59.  
  60. Loop - Movie will loop linearly.
  61.  
  62. Preload movie - Attempts to load the movie into Fast Player’s memory for smoother playback.  If no check appears next to the menu item after selection, it was not fully loaded and parts may play from disk.  It may also be unchecked to free up memory for another movie.  Try unchecking this to free up memory when playback problems occur.
  63.  
  64. Antialiased sound - Antialiasing will be used if the movie’s soundtrack needs to be resampled to match playback hardware.  This option may slow down playback.
  65.  
  66. High quality display - High quality dithering and decompression will be used.  High quality display is for viewing still images only.
  67.  
  68. Allow interlace - I don’t know what this does but it may help for something.
  69.  
  70. Normal size - Plays the movie at its normal size.
  71.  
  72. Double size - Plays the movie at exactly twice its size.
  73.  
  74. Options
  75. No backgrounding - Stops other programs from running while movies are playing.  Since this isn't a normal thing to do, your Mac will act strangely.  Interrupt level tasks, such as networking, sound, speech, and some Extension installed tasks, can not be stopped.
  76.  
  77. Black desktop - Blackens the entire area behind the movies.  To allow access to Finder desktop icons, this option deactivates while Fast Player is in the background and no movies are playing.
  78.  
  79. Movie Borders - Shows or hides the borders and controls around the movie.  You may still drag the movies by their window outline while their title bar is gone.  Toggling this option will cause some flickering while all windows are destroyed and recreated.
  80.  
  81. Hide others - Hides all but the frontmost movie.  Use the Windows menu for selection of movies.
  82.  
  83. Windows
  84. Shows a list of movie windows to choose from.
  85.  
  86.  
  87. How to use movie controller:
  88. The movie controller is the standard Apple QuickTime movie controller.  Apple’s “MoviePlayer” gives, in great detail, instructions on how to use this.
  89.  
  90. The leftmost icon is sound volume.  With Sound Manager 3.0, the SHIFT key will allow volume overdriving.
  91.  
  92. The second icon is play/pause.  The movie may also be paused by a single click on the movie, cmd-period, or space bar and played with a double click, Space Bar, or cmd-left/right arrow.
  93.  
  94. The slider (a box on a strip) is the movie position.  It may be dragged with the mouse.
  95.  
  96. Use the SHIFT key to select frames while playing or dragging the slider.
  97.  
  98. The arrow icons on the right side are forward/backward steppers.  Using the OPTION key moves all the way to the beginning or ending.  Using the CONTROL key brings up a small slider for playback speed.  Arrow icons are not available on very small movie windows.
  99.  
  100. Revision History:
  101. 5/19/94 Version 1.0.1 - Fixed a bug in opening movies when the frontmost window was not the last one opened.  Fixed some minor bugs of the movie controller not activating/deactivating along with its window.  Improved code for faster playback of the frontmost movie when several movies are open.  Simplified this document.
  102.  
  103. 6/2/94 Version 1.1.0 - Now creates flattened movies for use with non-Macintosh QuickTime players.  Reformatted this document for people who hate to read instructions.
  104.  
  105. ?/?/94 Version 1.2 - Hacked to run with QuickTime 2.0 but could crash or draw pretty colors with QuickTime 1.6.  Not really released.
  106.  
  107. 11/23/94 Version 1.3.0 - Zero width movies, such as sounds, are now opened properly.  Window sizing works with both QuickTime 1.6 and 2.0.  Movies can be played without any border.  Movies can be shown alone without closing all other movies.  More command keys for the Options menu.  Editing works slightly better.  FastPlayer now has a default color palette so movies with and without color palettes don’t interfere.  Not really released.
  108.  
  109. 11/26/94 Version 1.3.1 - Both movie data and a PICT are exported into the clipboard now.  Added control of the options Antialiased sound, High quality display, and Allow interlace.  Movies start without delay or jerking.  Movies which are fragmented from editing will play smoother without the need to entirely load it into RAM.  The default palette now works better with 16 and 4 color displays.  
  110.  
  111.  
  112.  
  113. Kevin McMurtrie
  114.      mcmurtri@crl.com